home *** CD-ROM | disk | FTP | other *** search
- Path: columba.udac.uu.se!sabik!m93kma
- From: m93kma@sabik.tdb.uu.se (Kristofer Maad)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Error in RKM Libs 3rd Edition?
- Date: 13 Apr 1996 16:10:10 GMT
- Organization: Uppsala University
- Message-ID: <4kojl2$1f26@columba.udac.uu.se>
- References: <4koga8$r26@ousrvr3.oulu.fi>
- NNTP-Posting-Host: sabik.tdb.uu.se
- X-Newsreader: TIN [version 1.2 PL2]
-
- Timo Karjalainen (tikarjal@haapa.oulu.fi) wrote:
- : However, my program reports an IDCMP_RAWKEY IntuiMessage->Code value
- : of 0x1B when I press Esc. I recall seeing this 0x1B somewhere else
- : as the Esc keycode, so I think it's the correct one.
-
- 0x1b is the ASCII code for ESC. The rawkey code is 69 decimal, which
- is 0x45. Obviously, you're looking at vanilla codes here.
-
- /Kristofer
-
- --
- Name: Kristofer Maad | "The satisfaction in making a 'crash-
- Snail: Stureg. 12A, 3tr. | proof' system screw up completely
- 753 14 Uppsala | almost makes it worthwhile." /Kris
- Phone: 018-51 11 44 |
- E-Mail: m93kma@student.tdb.uu.se | <http://www.update.uu.se/~kris/>
-